home *** CD-ROM | disk | FTP | other *** search
- object FormAbout: TFormAbout
- Left = 348
- Top = 198
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'About WebFTP'
- ClientHeight = 327
- ClientWidth = 388
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnClose = FormClose
- OnMouseMove = FormMouseMove
- PixelsPerInch = 96
- TextHeight = 13
- object LabelC: TLabel
- Left = 74
- Top = 272
- Width = 241
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Code Generation� Copyright�1997-2001'
- end
- object Label1: TLabel
- Left = 82
- Top = 224
- Width = 144
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'WebFtp - FTP Client - Version:'
- end
- object LabelV: TLabel
- Left = 233
- Top = 224
- Width = 73
- Height = 17
- AutoSize = False
- end
- object Label3: TLabel
- Left = 73
- Top = 248
- Width = 73
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'On the Web: '
- end
- object Label4: TLabel
- Left = 145
- Top = 248
- Width = 169
- Height = 17
- Cursor = crHandPoint
- AutoSize = False
- Caption = 'http://www.codegeneration.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = Label4Click
- OnMouseMove = Label4MouseMove
- end
- object Button1: TButton
- Left = 162
- Top = 296
- Width = 65
- Height = 25
- Cancel = True
- Caption = '&OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 388
- Height = 221
- Align = alTop
- BevelOuter = bvLowered
- Caption = 'Panel1'
- TabOrder = 1
- object Image1: TImage
- Left = 34
- Top = 80
- Width = 320
- Height = 140
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- end
- object Image2: TImage
- Left = 36
- Top = 2
- Width = 310
- Height = 80
- AutoSize = True
- Picture.Data = {<image001.jpg>}
- end
- end
- end
-